Error in component.rb
Reported by Rick DeNatale | July 21st, 2009 @ 04:09 PM
---------- Forwarded message ---------- From: Christopher Eckman
christopher.eckman@gmail.com
Date: Tue, Jul 21, 2009 at 6:03 AM
Subject: Error in component.rb
To: rick.denatale@gmail.com
Hi Rick,
Thank you for all your great work on Ri_Cal. This should be a
very
helpful library as recurring events are quite important. You
might
want to take a look at component.rb, line 227 which is:
export_subcomponent_to(export_subcomponent_to, sub)
I think you meant to have:
export_subcomponent_to(export_stream, sub)
This was causing an error for me and I made the change based on
what
you were doing elsewhere in the file it and it worked for me.
Thanks again for all your hard work,
--Chris
-- Rick DeNatale
Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: http://www.linkedin.com/in/rickdenatale
Comments and changes to this ticket
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A new icalendar data (RFC 2445) gem for Ruby which supports time zones and enumeration of occurrences